home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2004 July & August / Gamestar_64_2004-07-08_dvd.iso / Programy / san2004.SP1-9104-Win32-OTZ.exe / {app} / examples / Report Schema.mdb / Device.json < prev    next >
JavaScript Object Notation  |  2003-04-03  |  161b

  1. {
  2.     "schema": {
  3.         "ID": "Long Integer",
  4.         "ModuleID": "Long Integer",
  5.         "ClassID": "Long Integer",
  6.         "Name": "Text (255)",
  7.         "TypeID": "Long Integer",
  8.         "HelpID": "Long Integer"
  9.     },
  10.     "data": []
  11. }